Be extra careful when locking and handle the case that the module may
authorMatthias Clasen <mclasen@redhat.com>
Tue, 16 Nov 2004 02:51:19 +0000 (02:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 16 Nov 2004 02:51:19 +0000 (02:51 +0000)
commit4f9db59bfd813196e49b3d0beae51d2fe84f46ec
treef85b8bca98e13c01fc6e8204e70c431ab41da317
parentd651bb25cd53dd8dee940fe9d788d0c7d9e0dc18
Be extra careful when locking and handle the case that the module may

2004-11-15  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-animation.c:
* gdk-pixbuf-loader.c:
* gdk-pixbuf-io.c: Be extra careful when locking and handle
the case that the module may initialize the thread system.

* gdk-pixbuf-io.[hc] (_gdk_pixbuf_lock): Return whether the
lock was actually taken.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-animation.c
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/gdk-pixbuf-loader.c